bin: Move vfunc implementations before class_init
authorTimm Bäder <mail@baedert.org>
Tue, 31 Dec 2019 07:26:27 +0000 (08:26 +0100)
committerTimm Bäder <mail@baedert.org>
Tue, 7 Jan 2020 16:27:18 +0000 (17:27 +0100)
commit6c188f7c93c8fe39df82ad1084a06845414302a4
tree1064ab98fd888d76b6491befc404ba6ecd436cf8
parentc30e0f78adf7b4836d010c718f521a60e126722b
bin: Move vfunc implementations before class_init

And avoid every single function prototype.
gtk/gtkbin.c